Add public interfaces for accessing builtin package info (Bug#78844)
authorXiyue Deng <manphiz@gmail.com>
Sat, 21 Jun 2025 04:34:45 +0000 (21:34 -0700)
committerRob Browning <rlb@defaultvalue.org>
Sun, 9 Nov 2025 19:50:49 +0000 (13:50 -0600)
commit5ad268f00faac747beadf29c4a6216c678764c30
treeb6597685efcf5824eb31d763489991360c71f4cd
parent53052b6f0a34ddef18a6c3e282f768f9cc9ea0f9
Add public interfaces for accessing builtin package info (Bug#78844)

The following upstream patch has been backported:

  Add public interfaces for accessing builtin package info (Bug#78844)

  * lisp/emacs-lisp/package.el (package-builtin-packages)
  (package-builtin-package-version): New functions.
  * doc/lispref/package.texi: Add a section 'Package Information' with
  documentation for the new functions.
  * etc/NEWS: Add entry for 'package-versioned-builtin-packages' and
  'package-builtin-package-version'.

Origin: upstream, commit 5c75ec6ae52a5b06ad0424ce805f5ea0432b6e90
Forwarded: not-needed
lisp/emacs-lisp/package.el